Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pc_emul): Allow configurable pc-emul settings; Update README. #689

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

arturum1
Copy link
Contributor

@arturum1 arturum1 commented Dec 22, 2023

  • Update Ethernet info in README.
  • Move ethernet CONSOLE_CMD from sim_build.mk to sw_build.mk (this allows it to be used in simulation and pc_emul).
  • Change order of the software/Makefile include and settings to allow for more flexibility in pc_emul configuration via sw_build.mk

arturum1 and others added 2 commits December 21, 2023 21:32
- Update Ethernet info in README.
- Move ethernet CONSOLE_CMD to sw_build.mk (this allows it to be used in
  pc_emul).
- Change order of the `software/Makefile` includes and settings to allow for
  more flexibility in pc_emul configuration via sw_build.mk
Makefile in build_dir no longer has target pc-emul-test. Now, the pc-emul-run target compares the generated test.log file. This way it is consistent with the sim-run and fpga-run targets.
@jjts jjts merged commit eae8412 into IObundle:main Dec 22, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants